|
|
The Get Attribute command gets the value of an attribute and puts it
into a variable.
Options
- Target Argument: The element that contains the desired
attribute.
- Attribute Getter: The list of attribute getters in the
menu is determined by the type of the target element - not every
attribute getter will work with every type of element. If the
target argument is a variable, then all the possible choices are
listed.
- Output Argument: The value and type of the attribute is
put into this variable.
|